Home } Forms } Quantity Totals



(Best with Internet Explorer) Update to our Form Totals Script. Allows you to enter a quantity of each item selected and finds the total automatically. More JavaScript forms available at http://members.aol.com/irandd/.Great!
Example 1
Steak    $15.25     
Chicken  $12.39     
Sushi    $18.75     

Your total is:

Example 2
Tea      $  .50     
Cola     $  .79     
Coffee   $ 1.75     

Your total is:

JavaScript Source Code 2002: Forms: Quantity Totals

Simply click inside the window below, use your cursor to highlight the script, and copy (type Control-c or Apple-c) the script into a new file in your text editor (such as Note Pad or Simple Text) and save (Control-s or Command-s). The script is yours!!!